GetTextEncodingBase
Returns the base encoding of the specified text encoding.
pascal TextEncodingBase GetTextEncodingBase (TextEncoding encoding);
encoding
- A text encoding specification whose base encoding you want to obtain.
- function result
- The base encoding portion of the specified text encoding.
SEE ALSO
"Text Encoding Base" (page 31)The data type
TextEncodingRun
(page 46)